﻿.smwxhytb,.smwxhytb img{
		width: 69px;
    	height: 69px;
	}
	.smwxhytb{ 
		border: #ededed 1px solid;
		}
	.smwxhyewm{ 
		display: none;
		    width: 200px;
    position: absolute;
    top: 0;
    left: 70px;
    border: #ededed 1px solid;
	}
	.smwxhyewm img{
		width:200px;
	}
	.smwxhy:hover .smwxhyewm{ 
		display: inline-block;
		}
	.smwxhy{
		    z-index: 9999999;
		       position: fixed;
    top: 50%;
    left: 10px;
    margin-top: -40px;
    width: 70px;
    height: 70px;
/*display:none;*/
	}